html{
  background: #000 url(../images/backgr_annenkov.png);
}
.titleSlide {
	color: #676666;
}
.titleSlide .name {
	color: #000;
}
.gallery .item_text h3 {
	color: #000;
}
.item_text span {
	color: #676666;
}
h5.title {
	color: #666;
}
.indexGallery a.thumbnail {
	color: #444;
	background-image: url("../images/thumbnail_button_dannelenkov.png");
}
.indexGallery a.thumbnail:hover {
	color: #000;
}